Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_document.cpp293 NodeId proxyId = PROXY_ID + nodeId; in CreateProxyNodeWithId() local
337 auto proxyId = node->GetNodeId() + PROXY_ID; in RemoveNodes() local
352 auto proxyId = node->GetNodeId() + PROXY_ID; in RemoveNodes() local
/ohos5.0/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_system_test.cpp63 static void SetPolicyMode(const int32_t& proxyId) in SetPolicyMode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp1969 auto proxyId = proxy->GetProxyId(); in TriggerCustomAnimation() local
2829 auto proxyId = proxy->GetProxyId(); in ExecuteAddAnimation() local
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c55 int32_t proxyId; member
/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp61 int32_t proxyId; member