Home
last modified time | relevance | path

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

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/diff/
Ddiff_processor_permission.py69 def find_variable_list(self, string): # return all variable_list in the string. argument
78 def formatten(self, string): argument
93 def calculate_paradigm(self, string): argument
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
Dplatform.h798 # define U_DECLARE_UTF16(string) u ## string argument
801 # define U_DECLARE_UTF16(string) L ## string argument
/interface/sdk_c/arkui/ace_engine/native/
Dnative_node.h169 const char* string; member