Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp2119 const char* volume_uuid_cstr = volume_uuid ? volume_uuid->c_str() : nullptr; in reconcile_secondary_dex_file() local
2227 const char* volume_uuid_cstr = volume_uuid ? volume_uuid->c_str() : nullptr; in hash_secondary_dex_file() local
/aosp_15_r20/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp275 const char* volume_uuid_cstr = volume_uuid_ ? volume_uuid_->c_str() : nullptr; in create_mock_app() local