Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dextension_record.h38 sptr<IRemoteObject> GetCallToken() const;
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_record.cpp29 sptr<IRemoteObject> ExtensionRecord::GetCallToken() const in GetCallToken() function in OHOS::AbilityRuntime::ExtensionRecord
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrextensionrecord_fuzzer/
H A Dabilitymgrextensionrecord_fuzzer.cpp69 infos.GetCallToken(); in DoSomethingInterestingWithMyAPI()