/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/ |
H A D | search_declaration.cpp | 307 void SearchDeclaration::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | referenced.h | 55 static RefPtr<T> MakeRefPtr(Args&&... args) in MakeRefPtr()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability_manager_clientex.cpp | 159 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 D | mock_ability_manager_client.cpp | 159 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 D | drag_recognizer.h | 213 void AsyncCallback(TFunc&& func, Ts&&... args) in AsyncCallback()
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/ |
H A D | hisysevent_tool.cpp | 276 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 D | sec_comp_service.cpp | 286 int SecCompService::Dump(int fd, const std::vector<std::u16string>& args) in Dump()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | concurrent_map.h | 93 Emplace(const _Filter &filter, _Args &&...args) noexcept in Emplace()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/short_key/src/ |
H A D | js_short_key_context.cpp | 195 napi_value args[1] = { 0 }; in EnumClassConstructor() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | media_data_source_callback.cpp | 133 napi_value args[3] = { nullptr }; in UvWork() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | helper_data_source_callback.cpp | 135 napi_value args[3] = { nullptr }; in UvWork() local
|
/ohos5.0/base/startup/appspawn/modules/ace_adapter/ |
H A D | ace_adapter.cpp | 217 std::vector<std::string> args; in RunChildByRenderCmd() local
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_host_manager.cpp | 183 bool UsbHostManager::Dump(int fd, const std::string &args) in Dump()
|
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/ |
H A D | thermal_srv_stub.cpp | 244 std::vector<std::string> args; in ShellDumpStub() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/ |
H A D | jsi_interface_tdd_test.cpp | 45 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 D | backup_database_utils.cpp | 72 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 D | js_view_abstract.h | 558 JSRef<JSVal> args = jsObj->GetProperty("params"); in ParseJsInteger() local
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_helper.cpp | 173 va_list args; in Format() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/ |
H A D | ui_mgr_service.cpp | 49 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 D | ipc_test_helper.cpp | 186 pid_t IPCTestHelper::StartExecutable(std::string name, std::string args) in StartExecutable()
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_service.cpp | 65 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 D | mock_ability_manager_client_interface1.cpp | 133 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 D | collect_elf_syscall.py | 284 def collect_concrete_syscall(args): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/ |
H A D | hdf_add_driver.py | 29 def __init__(self, args): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_delete_handler.py | 34 def __init__(self, args): argument
|