Searched refs:PROFILE_FD (Results 1 – 3 of 3) sorted by relevance
45 static constexpr int PROFILE_FD = 8; member in android::installd::RunDex2OatTest284 args->profile.reset(PROFILE_FD, "UNUSED_PATH"); in TEST_F()289 SetExpectedFlagUsed("--profile-file-fd", "=" + std::to_string(PROFILE_FD)); in TEST_F()
211 proto.write(ProfilerInfoProto.PROFILE_FD, profileFd.getFd()); in dumpDebug()
8294 Landroid/app/ProfilerInfoProto;->PROFILE_FD:J