Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp457 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in createAppData() local
537 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in migrateAppData() local
598 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in clearAppData() local
718 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in destroyAppData() local
789 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in fixupAppData() local
1286 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in createUserData() local
1304 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in destroyUserData() local
1342 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in freeCache() local
1780 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in getAppSize() local
1987 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in getUserSize() local
[all …]
DCrateManager.cpp91 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in traverseAllPackagesForUser() local