/aosp12/system/netd/libnetdutils/ |
H A D | Log.cpp | 77 LogEntry& LogEntry::function(const std::string& function_name) { in function() function in android::netdutils::LogEntry 116 LogEntry& LogEntry::arg(const std::string& val) { in arg() 127 LogEntry& LogEntry::arg(const std::vector<int32_t>& val) { in arg() 132 LogEntry& LogEntry::arg(const std::vector<uint8_t>& val) { in arg() 137 LogEntry& LogEntry::arg(const std::vector<std::string>& val) { in arg()
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | fastcodemb.cpp | 50 PV_STATUS CodeMB_H263(VideoEncData *video, approxDCT *function, Int QP, Int ncoefblck[]) in CodeMB_H263() 279 PV_STATUS CodeMB_MPEG(VideoEncData *video, approxDCT *function, Int QP, Int ncoefblck[]) in CodeMB_MPEG() 486 Int i, val, sav = 0; in getBlockSAV() local
|
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_protocol.c | 39 uint32_t val = x; in MmcEndianConversion() local 1257 uint32_t val = 0; in EmmcGetPowerClassValue() local 1298 uint32_t val; in EmmcSelectPowerClass() local 3176 int32_t SdioReadCccrIoEnable(struct MmcCntlr *cntlr, uint8_t *val) in SdioReadCccrIoEnable() 3260 int32_t SdioReadCccrIoReady(struct MmcCntlr *cntlr, uint8_t *val) in SdioReadCccrIoReady() 3280 int32_t SdioReadCccrIntPending(struct MmcCntlr *cntlr, uint8_t *val) in SdioReadCccrIntPending() 3303 uint8_t val; in SdioCccrIntEnable() local 3347 uint8_t val; in SdioCccrIntDisable() local 3879 struct SdioFunction *function = NULL; in SdioAllocFunction() local 3891 static void SdioDeleteFunction(struct SdioFunction *function) in SdioDeleteFunction() [all …]
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbDeviceManager.java | 1347 protected void setSystemProperty(String prop, String val) { in setSystemProperty() 1355 protected void putGlobalSettings(ContentResolver contentResolver, String setting, int val) { in putGlobalSettings() 1765 private static String addFunction(String functions, String function) { in addFunction() 1778 private static String removeFunction(String functions, String function) { in removeFunction() 1801 static boolean containsFunction(String functions, String function) { in containsFunction()
|
/aosp12/bionic/libc/bionic/ |
H A D | pthread_mutex.cpp | 340 #define FIELD_TO_BITS(val,shift,bits) (((val) & ((1 << (bits))-1)) << (shift)) argument 343 #define FIELD_FROM_BITS(val,shift,bits) (((val) >> (shift)) & ((1 << (bits))-1)) argument 963 const timespec* abs_timeout, const char* function) { in __pthread_mutex_timedlock()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | js_card_parser.cpp | 312 void ParseLineDash(const std::string& val, SegmentInfo& segmentInfo) in ParseLineDash() 327 void ParseTextPlacement(const std::string& val, TextInfo& textInfo) in ParseTextPlacement() 356 auto val = data->GetString(); in GetAttrDataSetData() local 1581 …const std::function<void(const std::unique_ptr<JsonValue>&, std::vector<T>&)>& function, std::stri… in ParseSpecialAttr() 1596 …const std::function<void(const std::unique_ptr<JsonValue>&, T&)>& function, std::string& variable,… in ParseSpecialAttr()
|
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | adapter_if.c | 723 char tmp[MAX_PATHLEN], val[MAX_NAMELEN]; in WriteConfPowerAttributes() local 957 static bool CreateFun(struct UsbFnFunction *function, const char *devName, uint8_t *confVal, int32_… in CreateFun()
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
H A D | DevelopmentFragment.java | 1386 String function = newValue.toString(); in writeUsbConfigurationOption() local 1412 float val = Float.parseFloat(values[i].toString()); in updateAnimationScaleValue() local 1493 int val = Integer.parseInt(values[i].toString()); in updateAppProcessLimitOptions() local
|
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | ... {
final synthetic java.lang.reflect.Method val$method
final synthetic Object[] val$args ... |
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-jre.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
H A D | auto-value-1.5.3.jar | ... implements java.lang.Runnable {
final synthetic String val$var
final synthetic com.google.auto. ... |
H A D | guava-28.0-android.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_engine.cpp | 811 Local<JSValueRef> val = obj->Get(vm, key); in GetProperty() local 895 Local<panda::JSValueRef> val = LocalValueFromJsValue(propertyDescriptor.value); in NapiDefinePropertyInner() local 947 Local<panda::JSValueRef> val = panda::JSValueRef::Undefined(vm); in NapiCreateObjectWithProperties() local 1138 Local<JSValueRef> function = LocalValueFromJsValue(func); in InitTaskPoolFunc() local 1183 napi_value thisVar, napi_value function, napi_value const* argv, size_t argc) in CallFunction()
|
/aosp12/system/core/debuggerd/ |
H A D | debuggerd_test.cpp | 239 void CrasherTest::StartProcess(std::function<void()> function, std::function<pid_t()> forker) { in StartProcess() 1035 sigval val; in TEST_F() local
|
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | opencensus-api-0.21.0.jar | ... nowNanos ()
}
io/opencensus/common/Function.class
Function.java
package io.opencensus. ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | opencensus-api-0.24.0.jar | ... common.Function, io.opencensus.common.Function)
io.opencensus.common.Function stringFunction
io ... |
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_api.cpp | 783 Local<panda::JSValueRef> val = LocalValueFromJsValue(value); in napi_coerce_to_bool() local 841 Local<panda::JSValueRef> val = obj->GetPrototype(vm); in napi_get_prototype() local 1218 panda::FunctionRef* function = reinterpret_cast<panda::FunctionRef *>(func); in napi_call_function() local 1946 Local<panda::JSValueRef> val = nativeObject->Get(vm, key); in napi_unwrap() local 1969 Local<panda::JSValueRef> val = nativeObject->Get(vm, key); in napi_remove_wrap() local 2052 void* val = nativeObject->GetNativePointerField(vm, 0); in napi_unwrap_sendable() local 2069 void* val = nativeObject->GetNativePointerField(vm, 0); in napi_remove_wrap_sendable() local
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 2315 JSRef<JSObject> val = JSRef<JSObject>::Cast(jsVal); in JsChainWeight() local 2511 JSRef<JSVal> val = optionObj->GetProperty("offset"); in JsOverlay() local 6291 static bool ParseSpanAndOffset(const JSRef<JSVal>& val, uint32_t& span, int32_t& offset) in ParseSpanAndOffset() 6319 JSRef<JSVal> val = sizeObj->GetProperty(values.second.c_str()); in JsUseSizeType() local 8491 node = frameNode](const float val) { in JSCreateAnimatableProperty() 9056 JSRef<JSObject> val = JSRef<JSObject>::Cast(rule); in JsAlignRules() local 10690 auto function = panda::CopyableGlobal(vm, func); in ParseJsGetFunc() local 10717 auto function = panda::CopyableGlobal(vm, func); in ParseJsFunc() local 10732 auto function = panda::CopyableGlobal(vm, func); in ParseJsFunc() local
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_session.cpp | 442 static hwc2_function_pointer_t AsFP(T function) { in AsFP() 3767 std::string val = std::to_string(value); in SetLbeAmbientLight() local
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | jsilver.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/clearsilver/
org/ ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |