Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2349 const char* volume_uuid_cstr = volume_uuid ? volume_uuid->c_str() : nullptr; in reconcile_secondary_dex_file() local
2454 const char* volume_uuid_cstr = volume_uuid ? volume_uuid->c_str() : nullptr; in hash_secondary_dex_file() local
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp297 const char* volume_uuid_cstr = volume_uuid_ ? volume_uuid_->c_str() : nullptr; in create_mock_app() local