Home
last modified time | relevance | path

Searched refs:PendingRecordIdCreate (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h185 static int32_t PendingRecordIdCreate();
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp119 pendingWantManager->PendingRecordIdCreate(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp123 pendingKey->SetCode(PendingRecordIdCreate()); in GetWantSenderLocked()
369 int32_t PendingWantManager::PendingRecordIdCreate() in PendingRecordIdCreate() function in OHOS::AAFwk::PendingWantManager