Home
last modified time | relevance | path

Searched defs:EMPTY_STRING (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h41 EMPTY_STRING, enumerator
/arkcompiler/ets_runtime/ecmascript/platform/
Dmap.h94 static const std::string EMPTY_STRING = ""; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.h39 EMPTY_STRING, enumerator
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp935 static const CString EMPTY_STRING; in GenerateStringNode() local