Home
last modified time | relevance | path

Searched defs:argCountWithAsync (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_helper.cpp226 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in InsertWrap() local
391 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in NotifyChangeWrap() local
459 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in RegisterWrap() local
630 const size_t argCountWithAsync = ARGS_TWO + ARGS_ASYNC_COUNT; in UnRegisterWrap() local
796 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetTypeWrap() local
853 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetFileTypesWrap() local
917 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in NormalizeUriWrap() local
974 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in DenormalizeUriWrap() local
1053 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in DeleteWrap() local
1124 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in UpdateWrap() local
[all …]
H A Dfeature_ability.cpp485 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in SetResultWrap() local
1009 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetDataAbilityHelperWrap() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability_execute_utils.cpp208 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAppTypeWrap() local
415 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAbilityInfoWrap() local
597 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetHapModuleInfoWrap() local
772 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAppVersionInfoWrap() local
934 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetWantWrap() local
1133 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAbilityNameWrap() local
1460 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in CancelBackgroundRunningWrap() local
H A Dnapi_context.cpp1184 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetApplicationInfoWrap() local
1453 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetProcessInfoWrap() local
1698 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetElementNameWrap() local
1889 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetProcessNameWrap() local
2081 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetCallingBundleWrap() local
2282 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetOrCreateLocalDirWrap() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2574 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetBundleGidsWrap() local
4566 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAbilityLabelWrap() local