Home
last modified time | relevance | path

Searched refs:WITHOUT_FUNCTION_CODE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp29 constexpr int32_t WITHOUT_FUNCTION_CODE = -1; variable
72 return WITHOUT_FUNCTION_CODE; in CallFuncByCode()
112 if (ret != WITHOUT_FUNCTION_CODE) { in OnRemoteRequest()