Home
last modified time | relevance | path

Searched refs:GetModuleRecordState (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dmodule_running_record.h153 ModuleRecordState GetModuleRecordState();
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/modulerunningrecord_fuzzer/
H A Dmodulerunningrecord_fuzzer.cpp99 moduleRecord.GetModuleRecordState(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodule_running_record.cpp354 ModuleRecordState ModuleRunningRecord::GetModuleRecordState() in GetModuleRecordState() function in OHOS::AppExecFwk::ModuleRunningRecord
H A Dapp_running_record.cpp1528 (record->GetModuleRecordState() == ModuleRecordState::INITIALIZED_STATE); in GetTheModuleInfoNeedToUpdated()