Searched defs:ident (Results 1 – 6 of 6) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/scripts/ |
| D | make_file_base.py | 70 def get_base_name(ident, header, class_name): argument 82 def make_include_file(cls, ident, header, dir_name, class_name): argument 103 def make_class_define(cls, ident, base_class, class_name, funcs_body): argument 120 def make_wrapper_type(cls, ident): argument
|
| D | file_parser.py | 437 def get_function_impls(content, ident, has_impl=True): argument
|
| /base/telephony/cellular_data/services/src/utils/ |
| D | net_manager_call_back.cpp | 25 int32_t NetManagerCallBack::RequestNetwork(const std::string &ident, in RequestNetwork() 46 int32_t NetManagerCallBack::ReleaseNetwork(const std::string &ident, const std::set<NetCap> &netCap… in ReleaseNetwork()
|
| /base/telephony/cellular_data/test/ |
| D | cellular_data_test.cpp | 1635 std::string ident = "testIdent"; variable 1652 std::string ident = "testIdent"; variable 1669 std::string ident = "testIdent"; variable 1685 std::string ident = "testIdent"; variable
|
| /base/telephony/cellular_data/services/include/common/ |
| D | cellular_data_constant.h | 69 std::string ident = ""; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dfx_elf.cpp | 258 uint8_t ident[SELFMAG + 1]; in InitHeaders() local
|