Home
last modified time | relevance | path

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

/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; GetAbilityNameWrap() local
1460 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; CancelBackgroundRunningWrap() local
[all...]
H A Dnapi_context.cpp1192 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetApplicationInfoWrap() local
1461 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetProcessInfoWrap() local
1706 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetElementNameWrap() local
1897 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetProcessNameWrap() local
2089 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetCallingBundleWrap() local
2290 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; GetOrCreateLocalDirWrap() local
[all...]
/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() local
386 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in NotifyChangeWrap() local
454 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in RegisterWrap() local
625 const size_t argCountWithAsync = ARGS_TWO + ARGS_ASYNC_COUNT; in UnRegisterWrap() local
791 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetTypeWrap() local
848 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; GetFileTypesWrap() local
912 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; NormalizeUriWrap() local
969 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; DenormalizeUriWrap() local
1048 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; DeleteWrap() local
1119 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; UpdateWrap() local
1207 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; CallWrap() local
1328 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; OpenFileWrap() local
1445 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; BatchInsertWrap() local
1515 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; QueryWrap() local
1608 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; ExecuteBatchWrap() local
[all...]
H A Dfeature_ability.cpp461 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in SetResultWrap() local
976 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetDataAbilityHelperWrap() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2573 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetBundleGidsWrap() local
4565 const size_t argCountWithAsync = argcPromise + ARGS_ASYNC_COUNT; in GetAbilityLabelWrap() local

Completed in 36 milliseconds