Home
last modified time | relevance | path

Searched defs:actualElementName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_element_name_ffi.cpp37 auto actualElementName = reinterpret_cast<ElementName*>(elementNameHandle); in FFICJElementNameDelete() local
51 auto actualElementName = reinterpret_cast<ElementName*>(elementNameHandle); in FFICJElementNameGetElementNameInfo() local
H A Dcj_want_ffi.cpp94 auto actualElementName = reinterpret_cast<ElementName*>(params->elementName); in FFICJWantParamsDelete() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_element_name_ffi_test/
H A Dcj_element_name_ffi_test.cpp72 auto actualElementName = reinterpret_cast<ElementName*>(elementNameHandle); variable
103 auto actualElementName = reinterpret_cast<ElementName*>(elementNameHandle); variable
135 auto actualElementName = reinterpret_cast<ElementName*>(elementNameHandle); variable