Home
last modified time | relevance | path

Searched defs:codes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dupdate_service_module.cpp25 void RegisterFunc(std::vector<uint32_t> codes, RequestFuncType handleRemoteRequest) in RegisterFunc()
H A Dmodule_manager.cpp79 void ModuleManager::HookFunc(std::vector<uint32_t> codes, RequestFuncType handleRemoteRequest) in HookFunc()
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_operation_statement.h38 std::vector<int> codes; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp394 uint16_t codes[LevelType::BUTT] = { 0, 0 }; in OnChanged() local
469 uint16_t codes[LevelType::BUTT] = { 0 }; in OnExchanged() local
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service.cpp480 std::vector<uint32_t> codes = { in RegisterOhFunc() local