| /base/location/frameworks/js/napi/source/ |
| H A D | location_napi_system.cpp | 114 char type[64] = {0}; in GetLocation() local 232 char type[64] = {0}; in Subscribe() local [all...] |
| H A D | location_gnss_geofence_callback_napi.cpp | 79 int type = data.ReadInt32(); in OnRemoteRequest() local 176 void LocationGnssGeofenceCallbackNapi::OnReportOperationResult(int fenceId, int type, int result) in OnReportOperationResult() argument 315 void LocationGnssGeofenceCallbackNapi::SetGeofenceOperationType(GnssGeofenceOperateType type) in SetGeofenceOperationType() argument
|
| /base/location/interfaces/inner_api/include/ |
| H A D | satellite_status.h | 149 inline void SetConstellationType(int type) in SetConstellationType() argument
|
| H A D | location_async_context.h | 156 int type; member in OHOS::Location::PrivacyAsyncContext
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_util.cpp | 53 bool MemoryUtil::GetTypeValue(const string &str, const vector<string> &tags, string &type, uint64_t &value) in GetTypeValue() argument 74 void MemoryUtil::CalcGroup(const string &group, const string &type, const uint64_t &value, GroupMap &infos) in CalcGroup() argument 183 bool MemoryUtil::GetTypeAndValue(const string &str, string &type, uint64_t &value) in GetTypeAndValue() argument [all...] |
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| H A D | event_loop_test.cpp | 94 bool DataFileEventReader::OnFileDescriptorEvent(int fd, int type) in OnFileDescriptorEvent() argument [all...] |
| /base/location/services/location_locator/locator/source/ |
| H A D | location_config_manager.cpp | 107 std::string LocationConfigManager::GetPrivacyTypeConfigPath(const int type) in GetPrivacyTypeConfigPath() argument 164 bool LocationConfigManager::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() argument 177 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() argument 266 LocationErrCode LocationConfigManager::GetPrivacyTypeState(const int type, bool& isConfirmed) in GetPrivacyTypeState() argument 288 LocationErrCode LocationConfigManager::SetPrivacyTypeState(const int type, bool isConfirmed) in SetPrivacyTypeState() argument
|
| /base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
| H A D | hisysevent_c_wrapper.cpp | 93 HiSysEventWriteWrapper(const char* func, unsigned long long line, const char* domain, const char* name, int type, const HiSysEventParamWrapper paramWrappers[], unsigned int size) HiSysEventWriteWrapper() argument
|
| /base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
| H A D | napi_hitrace_util.cpp | 167 napi_valuetype type;
in GetPropertyInt32() local 191 napi_valuetype type;
in GetPropertyInt64() local 215 napi_valuetype type; GetPropertyBigInt64() local [all...] |
| /base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/ |
| H A D | js_keyboard_panel_manager.cpp | 97 std::string type; in Subscribe() local 120 std::string type; in UnSubscribe() local 141 RegisterListener(napi_value callback, std::string type, std::shared_ptr<JSCallbackObject> callbackObj) RegisterListener() argument 162 UnRegisterListener(napi_value callback, std::string type) UnRegisterListener() argument 272 std::string type = "panelPrivateCommand"; ReceivePrivateCommand() local 305 std::string type = "isPanelShow"; NotifyPanelStatus() local 347 GetEntry(const std::string &type, EntrySetter entrySetter) GetEntry() argument [all...] |
| /base/location/frameworks/native/locator_sdk/source/ |
| H A D | country_code_manager.cpp | 145 void CountryCodeManager::UpdateCountryCode(std::string countryCode, int type) in UpdateCountryCode() argument 159 bool CountryCodeManager::UpdateCountryCodeByLocation(std::string countryCode, int type) in UpdateCountryCodeByLocation() argument 214 int type = COUNTRY_CODE_FROM_LOCALE; in GetIsoCountryCode() local [all...] |
| /base/hiviewdfx/hilog/services/hilogd/include/ |
| H A D | log_stats.h | 37 uint16_t type;
member
|
| /base/hiviewdfx/hitrace/frameworks/native/ |
| H A D | common_utils.cpp | 166 cJSON* type = cJSON_GetObjectItem(tags, "type");
in ParseTagCategory() local
|
| /base/hiviewdfx/hitrace/test/unittest/common/native/ |
| H A D | hitracechainc_test.cpp | 52 static void HiTraceChainTracepointExWithArgsWrapper(HiTraceCommunicationMode mode, HiTraceTracepointType type, in HiTraceChainTracepointExWithArgsWrapper() argument 61 static void HiTraceChainTracepointWithArgsWrapper(HiTraceTracepointType type, const HiTraceIdStruct* pId, in HiTraceChainTracepointWithArgsWrapper() argument [all...] |
| /base/hiviewdfx/hiview/base/event_raw/include/base/ |
| H A D | raw_data_base_def.h | 106 uint8_t type : 2; member
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_panel.cpp | 354 std::string type; in Subscribe() local 385 std::string type; UnSubscribe() local [all...] |
| /base/location/frameworks/js/napi/notification/src/ |
| H A D | notification_napi_convert_liveview.cpp | 373 int32_t type = -1; GetNotificationLocalLiveViewContentDetailed() local [all...] |
| /base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/ |
| H A D | hilog_napi_base.cpp | 203 napi_valuetype type;
in parseNapiValue() local [all...] |
| /base/hiviewdfx/hiview/base/event_store/include/ |
| H A D | base_def.h | 112 uint8_t type : 2;
member
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
| H A D | io.h | 66 std::string type;
member
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/ |
| H A D | test_util.cpp | 127 string TestUtil::BuildCommand(CmdType type, const string &target) in BuildCommand() argument 152 string TestUtil::ExecCmd(CmdType type, const string &target) in ExecCmd() argument
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | js_get_input_method_controller.h | 212 std::string type; member
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | input_method_ext_seccomp_test.cpp | 65 static pid_t StartChild(SeccompFilterType type, const char *filterName, SyscallFunc func)
in StartChild() argument 110 static int CheckSyscall(SeccompFilterType type, const char *filterName, SyscallFunc func, bool isAllow)
in CheckSyscall() argument
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | request.cpp | 131 void Request::SetPermUsedType(int type) in SetPermUsedType() argument
|
| /base/location/services/location_gnss/gnss/source/ |
| H A D | gnss_event_callback.cpp | 249 int32_t GnssEventCallback::RequestGnssReferenceInfo(GnssRefInfoType type) in RequestGnssReferenceInfo() argument
|