Searched defs:operate (Results 1 - 7 of 7) sorted by relevance
/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() argument 272 int32_t BandwidthManager::SetCostlyAlert(Operate operate, const std::string &iface, int64_t bytes) in SetCostlyAlert() argument
|
/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::string &add = "") in GetRetInfo() argument
|
/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() argument 318 void SessionNdkTest::PlayCheck(int operate, OH_AudioSession_DeactivatedCallback callback) in PlayCheck() argument 383 int operate; in main() local 390 std::cin >> operate; in main() local [all...] |
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/ |
H A D | soundpool_napi.cpp | 813 void SoundPoolNapi::ErrorCallback(int32_t errCode, const std::string &operate, const std::string &add) in ErrorCallback() argument 869 RetInfo GetRetInfo(int32_t errCode, const std::string &operate, const std::string ¶m, const std::string &add = "") in GetRetInfo() argument 892 void SoundPoolAsyncContext::SoundPoolAsyncSignError(int32_t errCode, const std::string &operate, in SoundPoolAsyncSignError() argument
|
/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() argument
|
/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 std::string &add = "")
in GetReturnRet() argument 761 void AVTransCoderNapi::ErrorCallback(int32_t errCode, const std::string &operate, const std::string &add)
in ErrorCallback() argument 904 void AVTransCoderAsyncContext::AVTransCoderSignError(int32_t errCode, const std::string &operate,
in AVTransCoderSignError() argument
|
/foundation/deviceprofile/device_info_manager/services/core/src/utils/ |
H A D | profile_cache.cpp | 599 IsSwitchValid(const CharacteristicProfile& charProfile, const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, const std::string& operate) IsSwitchValid() argument
|
Completed in 13 milliseconds