Searched defs:executeResult (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_execute_result.cpp | 28 bool UnwrapExecuteResult(napi_env env, napi_value param, InsightIntentExecuteResult &executeResult) in UnwrapExecuteResult()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | insight_intent_execute_callback_proxy.cpp | 23 const AppExecFwk::InsightIntentExecuteResult &executeResult) in OnExecuteDone()
|
H A D | insight_intent_execute_callback_stub.cpp | 46 std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> executeResult( in OnExecuteDoneInner() local
|
H A D | ability_manager_stub.cpp | 3681 …std::unique_ptr<InsightIntentExecuteResult> executeResult(data.ReadParcelable<InsightIntentExecute… in ExecuteInsightIntentDoneInner() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | insight_intent_host_client.cpp | 55 const AppExecFwk::InsightIntentExecuteResult &executeResult) in OnExecuteDone()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/ |
H A D | napi_zlib_common.h | 46 int executeResult = 0; member
|
/ohos5.0/base/telephony/sms_mms/services/mms/ |
H A D | data_request.cpp | 70 …int32_t executeResult = HttpRequest(slotId_, method, mmsNetworkMgr, contentUrl, pduDir, ua, uaprof… in ExecuteMms() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/insightintentexecutecallbackstub_fuzzer/ |
H A D | insightintentexecutecallbackstub_fuzzer.cpp | 52 const AppExecFwk::InsightIntentExecuteResult &executeResult) override {} in OnExecuteDone()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/insight_intent/insight_intent_driver/ |
H A D | js_insight_intent_driver.cpp | 52 AppExecFwk::InsightIntentExecuteResult executeResult) override in ProcessInsightIntentExecute()
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
H A D | js_distributedobjectstore.cpp | 180 … bool executeResult = JSDistributedObjectStore::GetBundleNameWithContext(env, argv[3], bundleName); in JSCreateObjectSync() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/ |
H A D | ability_manager_client_branch_test.cpp | 1834 const InsightIntentExecuteResult executeResult; variable
|