/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/ |
H A D | test_common.cpp | 24 std::string RunCommand(const std::string &command) in RunCommand() function
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
H A D | watcher.cpp | 37 void Watcher::RunCommand(uv_fs_event_t *handle, const char *filename, int events, int status) in RunCommand() function in OHOS::DistributedFS::ModuleFileIO::Watcher
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | iptables_wrapper.cpp | 62 int32_t IptablesWrapper::RunCommand(const IpType &ipType, const std::string &command) in RunCommand() function in OHOS::nmd::IptablesWrapper
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/ |
H A D | hdi_service_impl.cpp | 131 int32_t HdiServiceImpl::RunCommand(uint32_t sensorId, int32_t cmd, int32_t params) in RunCommand() function in OHOS::Sensors::HdiServiceImpl
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/interface/src/ |
H A D | sensor_hdi_connection.cpp | 119 int32_t SensorHdiConnection::RunCommand(int32_t sensorId, int32_t cmd, int32_t params) in RunCommand() function in OHOS::Sensors::SensorHdiConnection
|
/ohos5.0/base/security/selinux_adapter/test/unittest/common/ |
H A D | test_common.cpp | 155 std::string RunCommand(const std::string &command) in RunCommand() function
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/ |
H A D | compatible_connection.cpp | 104 int32_t CompatibleConnection::RunCommand(int32_t sensorId, int32_t cmd, int32_t params) in RunCommand() function in OHOS::Sensors::CompatibleConnection
|
H A D | hdi_connection.cpp | 209 int32_t HdiConnection::RunCommand(int32_t sensorId, int32_t cmd, int32_t params) in RunCommand() function in OHOS::Sensors::HdiConnection
|
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
H A D | medical_service_client.cpp | 135 int32_t MedicalSensorServiceClient::RunCommand(uint32_t sensorId, int32_t cmdType, int32_t params) in RunCommand() function in OHOS::Sensors::MedicalSensorServiceClient
|
H A D | medical_service_proxy.cpp | 143 ErrCode MedicalSensorServiceProxy::RunCommand(uint32_t sensorId, uint32_t cmdType, uint32_t params) in RunCommand() function in OHOS::Sensors::MedicalSensorServiceProxy
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/ |
H A D | ability_tool.cpp | 95 bool AbilityTool::RunCommand() in RunCommand() function in OHOS::AbilityTool
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | medical_service.cpp | 337 ErrCode MedicalSensorService::RunCommand(uint32_t sensorId, uint32_t cmdType, uint32_t params) in RunCommand() function in OHOS::Sensors::MedicalSensorService
|
/ohos5.0/base/account/os_account/tools/acm/src/ |
H A D | account_command.cpp | 267 void AccountCommand::RunCommand( in RunCommand() function in OHOS::AccountSA::AccountCommand
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/ |
H A D | test_process.cpp | 39 static OHOS::JsSysModule::Process::ChildProcess RunCommand(napi_env env, napi_value command, napi_v… in RunCommand() function
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/ |
H A D | native_module_process.cpp | 235 static napi_value RunCommand(napi_env env, napi_callback_info info) in RunCommand() function
|