Home
last modified time | relevance | path

Searched refs:PACKAGE (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dconfig.h65 #define PACKAGE "simple-mtpfs" macro
/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h51 PACKAGE, // "package" member in OHOS::Idl::TokenType
H A Dlexer.cpp46 {"package", TokenType::PACKAGE },
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dconfig.h232 #define PACKAGE "pulseaudio" macro
/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.cpp165 if (token.kind != TokenType::PACKAGE) { in ParsePackage()
/foundation/ability/idl_tool/idl_tool_2/
H A Dbuild_hdi_files_info.py27 PACKAGE = 2 variable in TokenType
68 "package": TokenType.PACKAGE,
338 if cur_token_type == TokenType.PACKAGE:
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp112 case TokenType::PACKAGE: in ParseFile()
150 if (token.kind != TokenType::PACKAGE) { in ParsePackage()

Completed in 7 milliseconds