Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp450 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in createAppData() local
527 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in migrateAppData() local
588 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in clearAppData() local
708 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in destroyAppData() local
779 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in fixupAppData() local
1278 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in createUserData() local
1296 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in destroyUserData() local
1334 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in freeCache() local
1772 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in getAppSize() local
1979 const char* uuid_ = uuid ? uuid->c_str() : nullptr; in getUserSize() local
[all …]