Home
last modified time | relevance | path

Searched defs:accessId (Results 1 - 5 of 5) sorted by relevance

/test/testfwk/arkxtest/uitest/server/
H A Delement_node_iterator_impl.cpp130 int64_t accessId = element.GetAccessibilityId(); in GenerateNodeHashCode() local
134 hashcodeStr << accessId; in GenerateNodeHashCode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_provider.cpp168 auto accessId = imageDfxConfig.accessibilityId_; in CreateImageObjHelper() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp79 long long accessId = imageDfxConfig.accessibilityId_; in MakePixmapImage() local
/test/testfwk/arkxtest/uitest/test/
H A Dmock_element_node_iterator.h218 std::string accessId = element.accessibilityId; in GenerateNodeHashCode() local
222 hashcodeStr << accessId; in GenerateNodeHashCode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp301 long long accessId = dfxConfig.accessibilityId_; in DrawToRSCanvas() local

Completed in 6 milliseconds