/aosp_15_r20/art/test/1926-missed-frame-pop/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1939-proxy-frames/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1916-get-set-current-frame/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1935-get-set-current-frame-jit/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1915-get-set-local-current-thread/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1965-get-set-local-primitive-no-tables/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1923-frame-pop/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1914-get-local-instance/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1913-get-set-local-objects/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/jvmti-common/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1911-get-local-var-table/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1925-self-frame-pop/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1967-get-set-local-bad-slot/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1966-get-set-local-objects-no-table/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1924-frame-pop-toggle/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/1912-get-set-local-primitive/src/art/ |
H A D | Locals.java | 97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt() 98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong() 99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat() 100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble() 101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject() 102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance() 104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt() 107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong() 110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat() 113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble() [all …]
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | locals_helper.cc | 49 jint depth, in Java_art_Locals_SetLocalVariableObject() 51 jobject val) { in Java_art_Locals_SetLocalVariableObject() 58 jint depth, in Java_art_Locals_SetLocalVariableDouble() 60 jdouble val) { in Java_art_Locals_SetLocalVariableDouble() 67 jint depth, in Java_art_Locals_SetLocalVariableFloat() 69 jfloat val) { in Java_art_Locals_SetLocalVariableFloat() 76 jint depth, in Java_art_Locals_SetLocalVariableLong() 78 jlong val) { in Java_art_Locals_SetLocalVariableLong() 85 jint depth, in Java_art_Locals_SetLocalVariableInt() 87 jint val) { in Java_art_Locals_SetLocalVariableInt() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | eigen_activations_test.cc | 28 const ptrdiff_t depth = 3; in TEST() local 43 float val = input(d, r, c, b); in TEST() local 52 const ptrdiff_t depth = 3; in TEST() local 67 float val = input(d, r, c, b); in TEST() local 76 const ptrdiff_t depth = 3; in TEST() local 91 float val = input(d, r, c, b); in TEST() local
|
H A D | dilation_ops_gpu.cu.cc | 41 int depth, int filter_rows, int filter_cols, int output_rows, in DilationKernel() 61 const T val = in DilationKernel() local 80 int batch, int input_rows, int input_cols, int depth, int filter_rows, in DilationBackpropInputKernel() 106 const T val = in DilationBackpropInputKernel() local 130 int batch, int input_rows, int input_cols, int depth, int filter_rows, in DilationBackpropFilterKernel() 156 const T val = in DilationBackpropFilterKernel() local 188 const int depth = input.dimension(3); in operator ()() local 219 const int depth = input.dimension(3); in operator ()() local 261 const int depth = input.dimension(3); in operator ()() local
|
H A D | dilation_ops.cc | 78 const int depth = input.dim_size(3); in ParseSizes() local 139 const int depth = input.dim_size(3); in Compute() local 173 const int depth = input.dimension(3); in operator ()() local 196 const T val = input(b, h_in, w_in, d) + filter(h, w, d); in operator ()() local 244 const int depth = input.dim_size(3); in Compute() local 288 const int depth = input.dimension(3); in operator ()() local 319 const T val = input(b, h_in, w_in, d) + filter(h, w, d); in operator ()() local 372 const int depth = input.dim_size(3); in Compute() local 416 const int depth = input.dimension(3); in operator ()() local 447 const T val = input(b, h_in, w_in, d) + filter(h, w, d); in operator ()() local
|
H A D | bias_op.cc | 49 int32* batch, int32* height, int32* width, int32* depth, in GetBiasValueDims() 261 int32_t batch, height, width, depth, channel; in Compute() local 315 void set_mode(BiasAddGradGPUMode val) { mode_ = val; } in set_mode() 341 for (int64_t val : in_shape_) { in BiasAddParams() local 401 int32_t width, int32_t height, int32_t depth, in ComputeWithCustomKernel() 411 int32_t width, int32_t height, int32_t depth, in ComputeWithReduceSum() 449 int32_t batch, height, width, depth, channel; in Compute() local
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-ftrace.c | 89 unsigned long long val; in get_return_for_leaf() local 186 unsigned long long duration, depth; in print_graph_entry_leaf() local 187 unsigned long long val; in print_graph_entry_leaf() local 233 unsigned long long depth; in print_graph_nested() local 234 unsigned long long val; in print_graph_nested() local 274 unsigned long long val, pid; in fgraph_ent_handler() local 308 unsigned long long duration, depth; in fgraph_ret_handler() local 309 unsigned long long val; in fgraph_ret_handler() local
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_method.cc | 562 CommonLocalVariableClosure(jvmtiEnv* jvmti, jint depth, jint slot) in CommonLocalVariableClosure() 817 jint depth, in GetLocalVariableClosure() 820 jvalue* val) in GetLocalVariableClosure() 958 jint depth, in GetLocalVariableGeneric() 961 jvalue* val) { in GetLocalVariableGeneric() 987 jint depth, in SetLocalVariableClosure() 990 jvalue val) in SetLocalVariableClosure() 1133 jint depth, in SetLocalVariableGeneric() 1136 jvalue val) { in SetLocalVariableGeneric() 1163 explicit GetLocalInstanceClosure(jint depth) in GetLocalInstanceClosure() [all …]
|
/aosp_15_r20/frameworks/base/libs/protoutil/src/ |
H A D | ProtoOutputStream.cpp | 61 ProtoOutputStream::internalWrite(uint64_t fieldId, T val, const char* typeName) in internalWrite() 104 ProtoOutputStream::write(uint64_t fieldId, double val) in write() 111 ProtoOutputStream::write(uint64_t fieldId, float val) in write() 117 ProtoOutputStream::write(uint64_t fieldId, int val) in write() 123 ProtoOutputStream::write(uint64_t fieldId, long val) in write() 151 ProtoOutputStream::write(uint64_t fieldId, long long val) in write() 157 ProtoOutputStream::write(uint64_t fieldId, bool val) in write() 173 ProtoOutputStream::write(uint64_t fieldId, std::string_view val) in write() 189 ProtoOutputStream::write(uint64_t fieldId, const char* val, size_t size) in write() 223 makeToken(uint32_t tagSize, bool repeated, uint32_t depth, uint32_t objectId, size_t sizePos) { in makeToken() [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | parse_context.cc | 52 bool ParseEndsInSlopRegion(const char* begin, int overrun, int depth) { in ParseEndsInSlopRegion() 67 uint64_t val; in ParseEndsInSlopRegion() local 103 const char* EpsCopyInputStream::NextBuffer(int overrun, int depth) { in NextBuffer() 173 int depth) { in DoneFallback() 288 inline void WriteVarint(uint64_t val, std::string* s) { in WriteVarint() 297 void WriteVarint(uint32_t num, uint64_t val, std::string* s) { in WriteVarint() 302 void WriteLengthDelimited(uint32_t num, StringPiece val, std::string* s) { in WriteLengthDelimited() 402 T val; in VarintParser() local
|