Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h57 bool isLite = false; variable
H A Dparser.cpp426 bool isLite = false; in ParseInfAttrInfo() local
571 bool isLite = false; in ParseMethodAttr() local
1328 bool isLite = false; in ParseUserDefTypeAttr() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h65 bool isLite = false; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp78 explicit ClientListenerDeathRecipient(int32_t userId, int32_t pid, bool isLite) in ClientListenerDeathRecipient()