Home
last modified time | relevance | path

Searched refs:GetExtra (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_get_trustdevice_req.h28 * @tc.name: IpcGetTrustDeviceReq::GetExtra
32 const std::string &GetExtra() const in GetExtra() function in OHOS::DistributedHardware::IpcGetTrustDeviceReq
H A Dipc_start_discovery_req.h49 * @tc.name: IpcStartDiscoveryReq::GetExtra
53 const std::string &GetExtra() const in GetExtra() function in OHOS::DistributedHardware::IpcStartDiscoveryReq
H A Dipc_authenticate_device_req.h69 * @tc.name: IpcAuthenticateDeviceReq::GetExtra
73 const std::string &GetExtra() const in GetExtra() function in OHOS::DistributedHardware::IpcAuthenticateDeviceReq
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp137 std::string extra = req->GetExtra(); in ON_IPC_SET_REQUEST()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp230 JSClass<JSHitTestValue>::CustomMethod("getExtra", &JSHitTestValue::GetExtra); in JSBind()
249 void GetExtra(const JSCallbackInfo& args) in GetExtra() function in OHOS::Ace::Framework::JSHitTestValue
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp199 std::string extra = pReq->GetExtra(); in ON_IPC_SET_REQUEST()
321 std::string extra = pReq->GetExtra(); in ON_IPC_SET_REQUEST()
449 std::string extra = pReq->GetExtra(); in ON_IPC_SET_REQUEST()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1491 result.SetExtraData(nwebResult->GetExtra()); in GetHitTestValue()

Completed in 17 milliseconds