Searched defs:operate (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/common/native/include/ |
H A D | operate_device_param.h | 24 std::string operate; member
|
/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/ |
H A D | model_manager_impl.cpp | 25 std::shared_ptr<IDbOperate> operate = nullptr; in GetDbOperate() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
H A D | oh_audio_session_manager_test.cpp | 284 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 D | bandwidth_manager.cpp | 245 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 D | avscreen_capture_napi.cpp | 176 RetInfo GetReturnInfo(int32_t errCode, const std::string &operate, const std::string ¶m, 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 D | avtranscoder_napi.cpp | 211 RetInfo GetReturnRet(int32_t errCode, const std::string &operate, const std::string ¶m, 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 D | soundpool_napi.cpp | 815 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 ¶m, 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 D | profile_cache.cpp | 592 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 D | avrecorder_napi.cpp | 208 RetInfo GetRetInfo(int32_t errCode, const std::string &operate, const std::string ¶m, 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()
|