OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_data
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
utils.cc
533
HGLOBAL
res_data
= LoadResource(module, res);
local
535
const void* readonly_resource_data = LockResource(
res_data
);
552
UnlockResource(
res_data
);
554
FreeResource(
res_data
);
[
all
...]
/bionic/libc/
Android.mk
162
netbsd/resolv/
res_data
.c \
Completed in 41 milliseconds