Home
last modified time | relevance | path

Searched defs:uuid_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp415 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in createAppData() local
492 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in migrateAppData() local
553 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in clearAppData() local
666 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in destroyAppData() local
725 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in fixupAppData() local
1185 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in createUserData() local
1203 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in destroyUserData() local
1241 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in freeCache() local
1655 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in getAppSize() local
1762 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in getUserSize() local
[all …]