Searched refs:CheckAndUpdateParam (Results 1 – 4 of 4) sorted by relevance
74 int32_t CheckAndUpdateParam(uint64_t key, const sptr<IRemoteObject> &callerToken,
84 Minfos->CheckAndUpdateParam(key, callerToken, paramPtr); in DoSomethingInterestingWithMyAPI()
48 int32_t InsightIntentExecuteManager::CheckAndUpdateParam(uint64_t key, const sptr<IRemoteObject> &c… in CheckAndUpdateParam() function in OHOS::AAFwk::InsightIntentExecuteManager
10851 …int32_t ret = DelayedSingleton<InsightIntentExecuteManager>::GetInstance()->CheckAndUpdateParam(ke… in ExecuteIntent()