OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_profiles
(Results
1 - 2
of
2
) sorted by null
/art/profman/
profman.cc
167
bool
has_profiles
= !profile_files_.empty() || !profile_files_fd_.empty();
local
172
if (!dump_only_ && !
has_profiles
) {
/frameworks/native/cmds/installd/
commands.cpp
1379
const bool
has_profiles
= !profile_fds.empty();
local
[
all
...]
Completed in 671 milliseconds