Home
last modified time | relevance | path

Searched refs:ARGS_ASYNC_COUNT (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_helper.cpp221 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in InsertWrap()
386 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in NotifyChangeWrap()
454 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in RegisterWrap()
625 const size_t argCountWithAsync = ARGS_TWO + ARGS_ASYNC_COUNT; in UnRegisterWrap()
791 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetTypeWrap()
848 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetFileTypesWrap()
912 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in NormalizeUriWrap()
969 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in DenormalizeUriWrap()
1048 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in DeleteWrap()
1119 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in UpdateWrap()
[all...]
H A Dfeature_ability.cpp461 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in SetResultWrap()
976 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetDataAbilityHelperWrap()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_data.h36 #define ARGS_ASYNC_COUNT 1 macro
/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()
415 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAbilityInfoWrap()
597 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetHapModuleInfoWrap()
772 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAppVersionInfoWrap()
934 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetWantWrap()
1133 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAbilityNameWrap()
1460 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in CancelBackgroundRunningWrap()
H A Dnapi_context.cpp1192 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetApplicationInfoWrap()
1461 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetProcessInfoWrap()
1706 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetElementNameWrap()
1897 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetProcessNameWrap()
2089 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetCallingBundleWrap()
2290 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetOrCreateLocalDirWrap()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp54 constexpr size_t ARGS_ASYNC_COUNT = 1; member
2573 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetBundleGidsWrap()
4565 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAbilityLabelWrap()

Completed in 21 milliseconds