Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/osaccount/native/test/moduletest/
Dos_account_manager_module_test.cpp2050 int bundleId; variable
2151 int bundleId = INVALID_BUNDLE_ID; variable
2239 int bundleId = INVALID_BUNDLE_ID; variable
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp93 ErrCode OsAccountManager::GetBundleIdFromUid(const int uid, int &bundleId) in GetBundleIdFromUid()
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp859 int32_t bundleId = 0; in GetBundleIdForUidSync() local