Home
last modified time | relevance | path

Searched refs:ERR_MESSAGE_NOT_SYSTEM_APP (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp31 const std::string ERR_MESSAGE_NOT_SYSTEM_APP = "The caller is not a system application."; member
210 error = CreateErrorForCall(env, ERR_NOT_SYSTEM_APP, ERR_MESSAGE_NOT_SYSTEM_APP, isAsync); in CreateBusinessError()
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/
H A Dnative_distributedhardwarefwk_js.cpp53 const std::string ERR_MESSAGE_NOT_SYSTEM_APP = "The caller is not a system application."; member
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp105 const std::string ERR_MESSAGE_NOT_SYSTEM_APP = "The caller is not a system application."; member
204 ERR_MESSAGE_NOT_SYSTEM_APP, isAsync); in CreateBusinessError()

Completed in 9 milliseconds