/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/ |
H A D | fuse_mock.cpp | 60 int fuse_opt_add_arg(struct fuse_args *args, const char *arg) in fuse_opt_add_arg() 77 void fuse_opt_free_args(struct fuse_args *args) in fuse_opt_free_args() 94 struct fuse_session *fuse_session_new(struct fuse_args *args, const struct fuse_lowlevel_ops *op, in fuse_session_new()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/ |
H A D | audio_renderer_info_napi.cpp | 159 napi_value args[1] = { nullptr }; in SetContentType() local 221 napi_value args[1] = { nullptr }; in SetStreamUsage() local 285 napi_value args[1] = { nullptr }; in SetRendererFlags() local
|
/aosp14/frameworks/base/cmds/svc/src/com/android/commands/svc/ |
H A D | PowerCommand.java | 61 public void run(String[] args) { in run()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ |
H A D | ToastFactory.java | 86 public void dump(@NonNull PrintWriter pw, @NonNull String[] args) { in dump()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | VolumeUI.java | 69 public void dump(PrintWriter pw, String[] args) { in dump()
|
/aosp14/system/core/fastboot/ |
H A D | mock_transport.h | 40 bool MatchAndExplain(std::tuple<const void*, size_t> args, in MatchAndExplain()
|
/aosp14/frameworks/base/tools/preload/ |
H A D | WritePreloadedClassFile.java | 42 public static void main(String[] args) throws IOException, in main()
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_i_remote_object.h | 69 int Dump(int fd, const std::vector<std::u16string> &args) override in Dump()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | syscap_module.cpp | 33 const jerry_value_t *args, in CheckSyscap()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_dumper.cpp | 29 void BluetoothHostDumper::BluetoothDump(const std::vector<std::string>& args, std::string& result) in BluetoothDump()
|
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_callback_scope_napi.cpp | 29 napi_value args[SCOPE_ARGC_THREE] = { nullptr }; in ScopeRunInCallback() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/ |
H A D | mock_i_remote_object.h | 69 int Dump(int fd, const std::vector<std::u16string> &args) override in Dump()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/napi_base_context_test/ |
H A D | napi_base_context_test.cpp | 56 napi_value args[0] = {}; variable
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/factory/ |
H A D | av_codec_base_factory.h | 30 static std::shared_ptr<I> make_sharePtr(const Identity &k, TS &&...args) in make_sharePtr()
|
/ohos5.0/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_dump_helper.cpp | 27 bool CellularDataDumpHelper::Dump(const std::vector<std::string> &args, std::string &result) const in Dump() argument
|
/ohos5.0/base/inputmethod/imf/common/src/ |
H A D | inputmethod_dump.cpp | 42 bool InputmethodDump::Dump(int fd, const std::vector<std::string> &args) in Dump()
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_dump_helper.cpp | 24 bool SmsDumpHelper::Dump(const std::vector<std::string> &args, std::string &result) const in Dump() argument
|
/ohos5.0/base/telephony/state_registry/services/src/ |
H A D | telephony_state_registry_dump_helper.cpp | 24 bool TelephonyStateRegistryDumpHelper::Dump(const std::vector<std::string> &args, in Dump()
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/ |
H A D | musl_log.c | 37 va_list args; in DfxLogPrint() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/ |
H A D | napi_predicates_utils.cpp | 32 napi_value args[2] = { 0 }; in CreateRdbPredicates() local
|
/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/ |
H A D | hks_lite_api_init_session.cpp | 45 JSIValue HksLiteModule::initSession(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in initSession()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/dfx/ |
H A D | device_profile_dumper.cpp | 37 bool DeviceProfileDumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/dumpsysstate_fuzzer/ |
H A D | dumpsysstate_fuzzer.cpp | 36 std::string args(data, size); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dfx/ |
H A D | device_profile_dumper.cpp | 38 bool DeviceProfileDumper::Dump(const std::vector<std::string>& args, std::string& result) in Dump()
|
/ohos5.0/base/startup/init/services/begetctl/shell/ |
H A D | shell_main.c | 50 int main(int argc, char *args[]) in main()
|