/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/ |
H A D | js_child_process.cpp | 78 void JsChildProcess::OnStart(std::shared_ptr<AppExecFwk::ChildProcessArgs> args) in OnStart()
|
/ohos5.0/drivers/peripheral/codec/utils/include/ |
H A D | codec_log_wrapper.h | 48 #define DECORATOR_HDFLOG(op, fmt, args...) \ argument
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/ |
H A D | n_class.cpp | 72 …lue NClass::InstantiateClass(napi_env env, const string& className, const vector<napi_value>& args) in InstantiateClass()
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/utils/ |
H A D | display_adapter.cpp | 91 int32_t DisplayAdapter::Ioctl(int32_t devFd, uint32_t cmd, void *args) in Ioctl()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_telemetry.cpp | 177 static uint32_t GetCpuTime(const std::vector<std::string>& args, CpuTime& info) in GetCpuTime() 194 static bool IsCpuLine(const std::vector<std::string>& args) in IsCpuLine() 210 const std::vector<std::string> args = Utils::Split(line); in GetCpuTime() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
H A D | camera_session_napi.cpp | 4337 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterExposureCallbackListener() 4357 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterFocusCallbackListener() 4381 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterMacroStatusCallbackListener() 4409 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterMoonCaptureBoostCallbackListener() 4460 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterFeatureDetectionStatusListener() 4509 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterSessionErrorCallbackListener() 4530 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterEffectSuggestionCallbackListener() 4551 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterAbilityChangeCallbackListener() 4571 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterSmoothZoomCallbackListener() 4588 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterExposureInfoCallbackListener() [all …]
|
/aosp14/frameworks/base/test-mock/src/android/test/mock/ |
H A D | MockContentProvider.java | 133 String method, String request, Bundle args) throws RemoteException { in call() 187 Bundle args, ICancellationSignal cancellationSignal) throws RemoteException { in refresh() 316 public Bundle call(String method, String request, Bundle args) { in call() 357 public boolean refresh(Uri url, Bundle args) { in refresh()
|
/aosp14/system/core/libutils/ |
H A D | String8.cpp | 188 va_list args; in format() local 197 String8 String8::formatV(const char* fmt, va_list args) in formatV() 291 va_list args; in appendFormat() local 300 status_t String8::appendFormatV(const char* fmt, va_list args) in appendFormatV()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_statement.cpp | 216 int SqliteStatement::Bind(const std::vector<ValueObject> &args) in Bind() 332 int SqliteStatement::Execute(const std::vector<ValueObject> &args) in Execute() 341 int32_t SqliteStatement::Execute(const std::vector<std::reference_wrapper<ValueObject>> &args) in Execute() 382 std::pair<int, ValueObject> SqliteStatement::ExecuteForValue(const std::vector<ValueObject> &args) in ExecuteForValue()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/ |
H A D | camera_input_napi.cpp | 449 …std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bo… in RegisterErrorCallbackListener() 469 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterErrorCallbackListener() 488 …std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args, bo… in RegisterOcclusionDetectCallbackListener() 503 …nst std::string& eventName, napi_env env, napi_value callback, const std::vector<napi_value>& args) in UnregisterOcclusionDetectCallbackListener()
|
/aosp14/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | KeymasterUtils.java | 94 public static void addMinMacLengthAuthorizationIfNecessary(KeymasterArguments args, in addMinMacLengthAuthorizationIfNecessary()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | LatencyTester.java | 121 public void dump(@NonNull PrintWriter pw, @NonNull String[] args) { in dump()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_paint_method.h | 46 void PushTask(Args&&... args) in PushTask()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_utils.cpp | 28 std::string GridUtils::ParseArgs(const std::string& args) in ParseArgs()
|
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_date_napi.cpp | 26 napi_value args[1] = { nullptr }; in CreateDateFun() local
|
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockdump_fuzzer/ |
H A D | screenlockdump_fuzzer.cpp | 75 std::vector<std::u16string> args; in FuzzScreenlockDump() local
|
/ohos5.0/base/update/packaging_tools/ |
H A D | build_module_img.py | 101 def build_image(args): argument
|
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/include/ |
H A D | medialibrary_common_log.h | 35 #define COMMON_HILOG(op, type, fmt, args...) \ argument
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_state_init.cpp | 91 napi_value args[ARG_FIRST] = {0}; in EnumTypeConstructor() local
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/inputdevicemanager_fuzzer/ |
H A D | inputdevicemanager_fuzzer.cpp | 44 std::vector<std::string> args = {"hello"}; in InputDeviceManagerFuzzTest() local
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | mock_session_manager_service_test.cpp | 156 std::vector<std::u16string> args; variable
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_mock_proxy_writeremoteobject_test.cpp | 67 std::vector<std::string> args {}; variable
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/ |
H A D | battery_service_test.cpp | 341 std::vector<std::u16string> args; variable
|
/ohos5.0/foundation/arkui/napi/sample/native_module_demo/ |
H A D | native_module_demo.cpp | 28 napi_value args[2] = { nullptr }; in Add() local 134 napi_value args[2] = { 0 }; in TestPromiseOrAsyncCallback() local
|
/ohos5.0/base/sensors/sensor/services/src/ |
H A D | sensor_dump.cpp | 93 …ensorDump::RunSensorDump(int32_t fd, int32_t optionIndex, const std::vector<std::string> &args, ch… in RunSensorDump() 139 void SensorDump::ParseCommand(int32_t fd, const std::vector<std::string> &args, const std::vector<S… in ParseCommand()
|