Home
last modified time | relevance | path

Searched refs:GetRecordIdByToken (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp95 int32_t recordId = GetRecordIdByToken(callerToken); in StartFreeInstall()
148 int32_t recordId = GetRecordIdByToken(callerToken); in RemoteFreeInstall()
369 int32_t recordId = GetRecordIdByToken(info.callerToken); in StartAbilityByFreeInstall()
414 int32_t recordId = GetRecordIdByToken(info.callerToken); in StartAbilityByConvertedWant()
434 int32_t recordId = GetRecordIdByToken(info.callerToken); in StartAbilityByOriginalWant()
610 int32_t FreeInstallManager::GetRecordIdByToken(const sptr<IRemoteObject> &callerToken) in GetRecordIdByToken() function in OHOS::AAFwk::FreeInstallManager
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h240 int32_t GetRecordIdByToken(const sptr<IRemoteObject> &callerToken);
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp443 freeInstallManager_->GetRecordIdByToken(callerToken); in HWTEST_F()

Completed in 3 milliseconds