Home
last modified time | relevance | path

Searched defs:args (Results 1126 – 1150 of 1620) sorted by relevance

1...<<41424344454647484950>>...65

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.cpp307 void SearchDeclaration::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dreferenced.h55 static RefPtr<T> MakeRefPtr(Args&&... args) in MakeRefPtr()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability_manager_clientex.cpp159 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/
H A Dmock_ability_manager_client.cpp159 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_recognizer.h213 void AsyncCallback(TFunc&& func, Ts&&... args) in AsyncCallback()
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp276 struct QueryArg args(clientCmdArg.beginTime, clientCmdArg.endTime, clientCmdArg.maxEvents); in DoAction() local
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_service.cpp286 int SecCompService::Dump(int fd, const std::vector<std::u16string>& args) in Dump()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dconcurrent_map.h93 Emplace(const _Filter &filter, _Args &&...args) noexcept in Emplace()
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_context.cpp195 napi_value args[1] = { 0 }; in EnumClassConstructor() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Dmedia_data_source_callback.cpp133 napi_value args[3] = { nullptr }; in UvWork() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Dhelper_data_source_callback.cpp135 napi_value args[3] = { nullptr }; in UvWork() local
/ohos5.0/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp217 std::vector<std::string> args; in RunChildByRenderCmd() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp183 bool UsbHostManager::Dump(int fd, const std::string &args) in Dump()
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_stub.cpp244 std::vector<std::string> args; in ShellDumpStub() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp45 JSIValue JsiInterfaceTddTest::Function(const JSIValue thisVal, const JSIValue args[], uint8_t argsN… in Function()
54 JSIValue JsiInterfaceTddTest::Setter(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum) in Setter()
65 JSIValue JsiInterfaceTddTest::Getter(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum) in Getter()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_database_utils.cpp72 std::string BackupDatabaseUtils::CloudSyncTriggerFunc(const std::vector<std::string> &args) in CloudSyncTriggerFunc()
77 std::string BackupDatabaseUtils::IsCallerSelfFunc(const std::vector<std::string> &args) in IsCallerSelfFunc()
82 std::string BackupDatabaseUtils::PhotoAlbumNotifyFunc(const std::vector<std::string> &args) in PhotoAlbumNotifyFunc()
692 const std::vector<NativeRdb::ValueObject> &args) in ExecuteSQL()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.h558 JSRef<JSVal> args = jsObj->GetProperty("params"); in ParseJsInteger() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp173 va_list args; in Format() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_mgr_service.cpp49 int32_t UIMgrService::Dump(int32_t fd, const std::vector<std::u16string>& args) in Dump()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp186 pid_t IPCTestHelper::StartExecutable(std::string name, std::string args) in StartExecutable()
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp65 int32_t NetworkShareService::Dump(int32_t fd, const std::vector<std::u16string> &args) in Dump()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_ability_manager_client_interface1.cpp133 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState()
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dcollect_elf_syscall.py284 def collect_concrete_syscall(args): argument
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
H A Dhdf_add_driver.py29 def __init__(self, args): argument
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_delete_handler.py34 def __init__(self, args): argument

1...<<41424344454647484950>>...65