Home
last modified time | relevance | path

Searched defs:argv (Results 3326 - 3350 of 4846) sorted by relevance

1...<<131132133134135136137138139140>>...194

/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/
H A Dvpn_module_ext.cpp116 static void *MakeDataExt(napi_env env, size_t argc, napi_value *argv, EventManager *manager) in MakeDataExt() argument
160 napi_value argv[MAX_PARAM_NUM] = {nullptr}; in StartVpnExtensionAbility() local
208 napi_value argv[MAX_PARAM_NUM] = {nullptr}; in StopVpnExtensionAbility() local
240 napi_value argv[MAX_PARAM_NUM] = {nullptr}; UpdateVpnAuthorize() local
[all...]
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp99 DpShellCommand::DpShellCommand(int argc, char *argv[]) : ShellCommand(argc, argv, DP_TOOL_NAME) in DpShellCommand() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_p2p_test.cpp285 P2pHalInviteArgv argv; in HWTEST_F() local
313 P2pHalReInviteArgv argv; HWTEST_F() local
402 P2pProvisionDiscoveryArgv argv; HWTEST_F() local
651 P2pWpsPinDisplayArgv argv; HWTEST_F() local
735 P2pWpaGroupConfigArgv argv; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_p2p.cpp113 napi_value argv[argc]; in GetCurrentGroup() local
147 napi_value argv[argc]; in GetP2pGroups() local
181 napi_value argv[argc]; in DeletePersistentGroup() local
219 napi_value argv[argc]; GetP2pDevices() local
253 napi_value argv[argc]; GetP2pLocalDevice() local
287 napi_value argv[1]; SetDeviceName() local
332 napi_value argv[argc]; P2pConnect() local
362 napi_value argv[1]; CreateGroup() local
396 napi_value argv[argc]; GetP2pLinkedInfo() local
[all...]
H A Dwifi_napi_hotspot.cpp163 napi_value argv[1]; in SetHotspotIdleTimeout() local
185 napi_value argv[1]; in SetHotspotConfig() local
282 napi_value argv[argc]; in AddHotspotBlockedList() local
304 napi_value argv[argc]; DelHotspotBlockedList() local
[all...]
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_distributedobjectstore.cpp156 napi_value argv[4] = { 0 }; in JSCreateObjectSync() local
202 napi_value argv[2] = { 0 }; in JSDestroyObjectSync() local
238 napi_value argv[4] = { 0 }; JSOn() local
282 napi_value argv[4] = { 0 }; JSOff() local
321 GetBundleNameWithContext(napi_env env, napi_value argv, std::string &bundleName) GetBundleNameWithContext() argument
391 napi_value argv[4] = { 0 }; JSRecordCallback() local
438 napi_value argv[4] = { 0 }; JSDeleteCallback() local
[all...]
H A Djs_distributedobject.cpp46 napi_value argv[1] = { 0 }; in JSGet() local
74 napi_value argv[2] = { 0 }; in JSPut() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_single_kv_store.cpp120 static napi_status GetVariantArgs(napi_env env, size_t argc, napi_value* argv, VariantArgs& va) in GetVariantArgs() argument
[all...]
H A Djs_schema.cpp110 napi_value argv[1] = { nullptr }; in GetRootNode() local
[all...]
H A Djs_device_kv_store.cpp137 static napi_status GetVariantArgs(napi_env env, size_t argc, napi_value* argv, VariantArgs& va) in GetVariantArgs() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_schema.cpp112 napi_value argv[1] = { nullptr }; in GetRootNode() local
[all...]
H A Djs_device_kv_store.cpp134 static JSUtil::StatusMsg GetVariantArgs(napi_env env, size_t argc, napi_value* argv, VariantArgs& va) in GetVariantArgs() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H A Dnapi_system_storage.cpp177 napi_value argv[1] = { 0 }; in Operate() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_config.cpp430 napi_value argv[ARGC_MAX] = { 0 }; New() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_async_call.cpp37 napi_value argv[MAX_INPUT_COUNT] = { nullptr }; in SetAction() local
77 napi_value argv[MAX_INPUT_COUNT] = { nullptr }; in SetAll() local
[all...]
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dunified_data_napi.cpp75 napi_value argv[0] = {}; in New() local
323 NewWithRef(napi_env env, size_t argc, napi_value *argv, void **out, napi_value constructor) NewWithRef() argument
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/distributedtest/rdb_store_impl_test/
H A Ddistributed_test.cpp223 int main(int argc, char *argv[]) in main() argument
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Djs_common_utils.cpp322 napi_value argv[1] = {value}; in JsonStringify() local
349 napi_value argv[1] = { jsValue }; in JsonParse() local
H A Dnapi_async_call.cpp31 napi_value argv[MAX_INPUT_COUNT] = { nullptr }; in SetAction() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_backup_js_test.cpp26 LoadSystemModuleByEngine(napi_env env, const std::string& moduleName, const napi_value* argv, size_t argc) LoadSystemModuleByEngine() argument
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dcrypto_key_test.cpp106 char *const argv[] = {const_cast<char *>("/system/bin/sdc"), const_cast<char *>("nullcmd"), nullptr}; in ExecSdcBinary() local
109 char *const argv[] = {const_cast<char *>("/system/bin/sdc"), nullptr}; in ExecSdcBinary() local
112 char *const argv[] = {const_cast<char *>("/system/bin/sdc"), const_cast<char *>("filecrypt"), in ExecSdcBinary() local
116 char *const argv[] in ExecSdcBinary() local
120 char *const argv[] = {const_cast<char *>("/system/bin/sdc"), const_cast<char *>("filecrypt"), ExecSdcBinary() local
125 char *const argv[] = {const_cast<char *>("/system/bin/sdc"), const_cast<char *>("filecrypt"), ExecSdcBinary() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/
H A Dnative_distributedhardwarefwk_js.cpp131 napi_value argv[2] = {nullptr}; in PauseDistributedHardware() local
183 napi_value argv[2] = {nullptr}; in ResumeDistributedHardware() local
235 napi_value argv[2] = {nullptr}; StopDistributedHardware() local
[all...]
/foundation/filemanagement/app_file_service/tests/mock/napi/src/
H A Dnapi_mock.cpp29 napi_status napi_call_function(napi_env env, napi_value recv, napi_value func, size_t argc, const napi_value* argv, in napi_call_function() argument
130 napi_status napi_get_cb_info(napi_env env, napi_callback_info cbinfo, size_t* argc, napi_value* argv, in napi_get_cb_info() argument
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H A Dcloud_sync_manager_n_exporter.cpp149 auto argv = NVal(env, funcArg[NARG_POS::SECOND]); in NotifyEventChange() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlistfile.cpp53 static bool GetFileFilterParam(const NVal &argv, FileFilter *filter) in GetFileFilterParam() argument
103 GetOptionParam(const NVal &argv, OptionArgs *optionArgs) GetOptionParam() argument
[all...]

Completed in 19 milliseconds

1...<<131132133134135136137138139140>>...194