Home
last modified time | relevance | path

Searched defs:residentId (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/resident_process/
H A Dresident_process_manager.h32 int32_t residentId = -1; member
/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/
H A Dresident_process_manager_test.cpp132 auto residentId = manager->PutResidentAbility(bundleName, callerName, 0); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/resident_process/
H A Dresident_process_manager.cpp265 auto residentId = residentId_++; in PutResidentAbility() local
287 void ResidentProcessManager::RemoveResidentAbility(int32_t residentId) in RemoveResidentAbility() argument

Completed in 2 milliseconds