Home
last modified time | relevance | path

Searched defs:operate (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Doperate_device_param.h24 std::string operate; member
/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/
H A Dmodel_manager_impl.cpp25 std::shared_ptr<IDbOperate> operate = nullptr; in GetDbOperate() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_session_manager_test.cpp284 void SessionNdkTest::LogicPathCheck(int operate, OH_AudioSession_DeactivatedCallback callback) in LogicPathCheck()
318 void SessionNdkTest::PlayCheck(int operate, OH_AudioSession_DeactivatedCallback callback) in PlayCheck()
383 int operate; in main() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dbandwidth_manager.cpp245 int32_t BandwidthManager::SetGlobalAlert(Operate operate, int64_t bytes) in SetGlobalAlert()
272 int32_t BandwidthManager::SetCostlyAlert(Operate operate, const std::string &iface, int64_t bytes) in SetCostlyAlert()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_napi.cpp176 RetInfo GetReturnInfo(int32_t errCode, const std::string &operate, const std::string &param, in GetReturnInfo()
814 void AVScreenCaptureNapi::ErrorCallback(int32_t errCode, const std::string &operate, const std::str… in ErrorCallback()
953 … AVScreenCaptureAsyncContext::AVScreenCaptureSignError(int32_t errCode, const std::string &operate, in AVScreenCaptureSignError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_napi.cpp211 RetInfo GetReturnRet(int32_t errCode, const std::string &operate, const std::string &param, const s… in GetReturnRet()
762 void AVTransCoderNapi::ErrorCallback(int32_t errCode, const std::string &operate, const std::string… in ErrorCallback()
905 void AVTransCoderAsyncContext::AVTransCoderSignError(int32_t errCode, const std::string &operate, in AVTransCoderSignError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_napi.cpp815 void SoundPoolNapi::ErrorCallback(int32_t errCode, const std::string &operate, const std::string &a… in ErrorCallback()
871 RetInfo GetRetInfo(int32_t errCode, const std::string &operate, const std::string &param, const std… in GetRetInfo()
894 void SoundPoolAsyncContext::SoundPoolAsyncSignError(int32_t errCode, const std::string &operate, in SoundPoolAsyncSignError()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp592 const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, const std::string& operate) in IsSwitchValid()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp208 RetInfo GetRetInfo(int32_t errCode, const std::string &operate, const std::string &param, const std… in GetRetInfo()
2226 void AVRecorderNapi::ErrorCallback(int32_t errCode, const std::string &operate, const std::string &… in ErrorCallback()
2459 void AVRecorderAsyncContext::AVRecorderSignError(int32_t errCode, const std::string &operate, in AVRecorderSignError()